[INFO] cloning repository https://github.com/MountainSnowGifu/book
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MountainSnowGifu/book" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountainSnowGifu%2Fbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountainSnowGifu%2Fbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0988cf2a8985e907f058a84f2683cb7877dc4382
[INFO] fixing MountainSnowGifu/book against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMountainSnowGifu%2Fbook" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/MountainSnowGifu/book
[INFO] finished tweaking git repo https://github.com/MountainSnowGifu/book
[INFO] tweaked toml for git repo https://github.com/MountainSnowGifu/book written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MountainSnowGifu/book on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MountainSnowGifu/book already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utoipa-redoc v2.0.0
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded predicates-tree v1.0.11
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded predicates-core v1.0.8
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded ordered-float v4.2.2
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded garde_derive v0.18.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded garde v0.18.0
[INFO] [stderr]   Downloaded addr2line v0.24.1
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded axum-extra v0.9.3
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded cc v1.1.19
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded object v0.36.4
[INFO] [stderr]   Downloaded gimli v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5
[INFO] running `Command { std: "docker" "start" "097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking once_cell v1.20.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling garde_derive v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking garde v0.18.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rstest v0.18.2
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper-util v0.1.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tiberius v0.12.3
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.2
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]     Checking opentelemetry-jaeger v0.20.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.22.0
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking axum-extra v0.9.3
[INFO] [stderr]     Checking utoipa-redoc v2.0.0
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]     Checking application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]     Checking adapter v0.1.0 (/opt/rustwide/workdir/adapter)
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> adapter/src/redis/mod.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |     #[sqlx::test]
[INFO] [stdout]    |       ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `database::ConnectionPool`
[INFO] [stdout]    --> adapter/src/repository/book.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |         database::ConnectionPool, repository::user::UserRepositoryImpl, test_helpers,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `database::ConnectionPool`
[INFO] [stdout]    --> adapter/src/repository/user.rs:215:17
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use crate::{database::ConnectionPool, test_helpers};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: From<&&str>` is not satisfied
[INFO] [stdout]    --> adapter/src/test_helpers.rs:51:27
[INFO] [stdout]     |
[INFO] [stdout]  51 |         conn.simple_query(sql)
[INFO] [stdout]     |              ------------ ^^^ the trait `From<&&str>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider casting the `&&str` value to `&str`
[INFO] [stdout]     = note: required for `&&str` to implement `Into<Cow<'_, str>>`
[INFO] [stdout] note: required by a bound in `tiberius::Client::<S>::simple_query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiberius-0.12.3/src/client.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub async fn simple_query<'a, 'b>(
[INFO] [stdout]     |                  ------------ required by a bound in this associated function
[INFO] [stdout] 233 |         &'a mut self,
[INFO] [stdout] 234 |         query: impl Into<Cow<'b, str>>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ required by this bound in `Client::<S>::simple_query`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout]  51 |         conn.simple_query(*sql)
[INFO] [stdout]     |                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: From<&&str>` is not satisfied
[INFO] [stdout]    --> adapter/src/test_helpers.rs:51:9
[INFO] [stdout]     |
[INFO] [stdout]  51 |         conn.simple_query(sql)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^ the trait `From<&&str>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider casting the `&&str` value to `&str`
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Cow<'_, ByteStr>` implements `From<&ByteStr>`
[INFO] [stdout]               `Cow<'_, ByteStr>` implements `From<&ByteString>`
[INFO] [stdout]               `Cow<'_, ByteStr>` implements `From<ByteString>`
[INFO] [stdout]               `Cow<'_, CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Cow<'_, CStr>` implements `From<&CString>`
[INFO] [stdout]               `Cow<'_, CStr>` implements `From<CString>`
[INFO] [stdout]               `Cow<'_, OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Cow<'_, OsStr>` implements `From<&OsString>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: required for `&&str` to implement `Into<Cow<'_, str>>`
[INFO] [stdout] note: required by a bound in `tiberius::Client::<S>::simple_query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiberius-0.12.3/src/client.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub async fn simple_query<'a, 'b>(
[INFO] [stdout]     |                  ------------ required by a bound in this associated function
[INFO] [stdout] 233 |         &'a mut self,
[INFO] [stdout] 234 |         query: impl Into<Cow<'b, str>>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ required by this bound in `Client::<S>::simple_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cow<'_, str>: From<&&str>` is not satisfied
[INFO] [stdout]    --> adapter/src/test_helpers.rs:52:14
[INFO] [stdout]     |
[INFO] [stdout]  52 |             .await
[INFO] [stdout]     |              ^^^^^ the trait `From<&&str>` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider casting the `&&str` value to `&str`
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               `Cow<'_, ByteStr>` implements `From<&ByteStr>`
[INFO] [stdout]               `Cow<'_, ByteStr>` implements `From<&ByteString>`
[INFO] [stdout]               `Cow<'_, ByteStr>` implements `From<ByteString>`
[INFO] [stdout]               `Cow<'_, CStr>` implements `From<&CStr>`
[INFO] [stdout]               `Cow<'_, CStr>` implements `From<&CString>`
[INFO] [stdout]               `Cow<'_, CStr>` implements `From<CString>`
[INFO] [stdout]               `Cow<'_, OsStr>` implements `From<&OsStr>`
[INFO] [stdout]               `Cow<'_, OsStr>` implements `From<&OsString>`
[INFO] [stdout]             and 16 others
[INFO] [stdout]     = note: required for `&&str` to implement `Into<Cow<'_, str>>`
[INFO] [stdout] note: required by a bound in `tiberius::Client::<S>::simple_query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tiberius-0.12.3/src/client.rs:234:21
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub async fn simple_query<'a, 'b>(
[INFO] [stdout]     |                  ------------ required by a bound in this associated function
[INFO] [stdout] 233 |         &'a mut self,
[INFO] [stdout] 234 |         query: impl Into<Cow<'b, str>>,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ required by this bound in `Client::<S>::simple_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `checkout_book` found for struct `repository::checkout::CheckoutRepositoryImpl` in the current scope
[INFO] [stdout]    --> adapter/src/repository/checkout.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout]  15 |   pub struct CheckoutRepositoryImpl {
[INFO] [stdout]     |   --------------------------------- method `checkout_book` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 313 |           assert!(repo
[INFO] [stdout]     |  _________________-
[INFO] [stdout] 314 | |             .checkout_book(CreateCheckout {
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method not found in `repository::checkout::CheckoutRepositoryImpl`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `checkout_book`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `CheckoutUseCase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking registry v0.1.0 (/opt/rustwide/workdir/registry)
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adapter` (lib test) due to 5 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5", kill_on_drop: false }`
[INFO] [stdout] 097972618ee62e32f3275e9ff565d10296eaa1d853b1ffcaccab6d925083b6b5
